records

records

Active filters Clear all

No active filters

Filters

Physical flow - by border

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Datetime
Time at which the interval starts.

No description available for this field.

Name (identifier)
datetime
Type
datetime
Sample
                       
Resolution code
Length of the time interval expressed in compliance with ISO 8601.

No description available for this field.

Name (identifier)
resolutioncode
Type
text
Sample
                       
Control area
The Name of the Control area.

No description available for this field.

Name (identifier)
controlarea
Type
text
Sample
                       
Physical Flow Value
Physical flows between bidding zones per market time unit. When the figure is positive, Belgium is exporting energy. When it is negative, energy is being imported.

No description available for this field.

Name (identifier)
physicalflowatborder
Type
decimal
Unit
MW
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ods026",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods026"
      }
    ]
    ,
  • "definitions":
    {
    • "ods026":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods026_records"
            }
          }
        }
      }
      ,
    • "ods026_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Datetime",
              • "description":"Time at which the interval starts."
              }
              ,
            • "resolutioncode":
              {
              • "type":"string",
              • "title":"Resolution code",
              • "description":"Length of the time interval expressed in compliance with ISO 8601."
              }
              ,
            • "controlarea":
              {
              • "type":"string",
              • "title":"Control area",
              • "description":"The Name of the Control area."
              }
              ,
            • "physicalflowatborder":
              {
              • "type":"number",
              • "title":"Physical Flow Value",
              • "description":"Physical flows between bidding zones per market time unit. When the figure is positive, Belgium is exporting energy. When it is negative, energy is being imported.",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets